-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improvement: S3C-3776 Dockerfile for kubernetes deployment #1448
base: development/7.4
Are you sure you want to change the base?
improvement: S3C-3776 Dockerfile for kubernetes deployment #1448
Conversation
Hello jonathan-gramain,My role is to assist you with the merge of this Status report is not available. |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment origin/development/8.1
$ git merge origin/w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment |
Add a Dockerfile that will be used by eve to build images suitable for a dev kubernetes deployment
f6b1730
to
915caf1
Compare
History mismatchMerge commit #f6b1730421019c3a79e3d3f87b047ffdb5f0393e on the integration branch It is likely due to a rebase of the branch Please use the |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. |
ConflictA conflict has been raised during the creation of I have not created the integration branch. Here are the steps to resolve this conflict: $ git fetch
$ git checkout -B w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment origin/development/8.1
$ git merge origin/w/7.10/improvement/S3C-3776-dockerfileForKubeDeployment
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/8.1/improvement/S3C-3776-dockerfileForKubeDeployment |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
Add a Dockerfile that will be used by eve to build images suitable for
a dev kubernetes deployment
Note: no impact on branches 8.x